home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / binutils.252 / ld / config / i386bsd.mh < prev    next >
Encoding:
Text File  |  1994-03-08  |  264 b   |  6 lines

  1. # The new BSD `make' has a bug: it doesn't pass empty arguments in
  2. # shell commands.  So we need to make this value non-empty in order
  3. # for the genscripts.sh call to work.  There's nothing magic about
  4. # the value `/lib'; it's just a dummy.
  5. NATIVE_LIB_DIRS = /lib
  6.